html, body {
	font-size: 18px;
}
.clearboth {
	clear: both;
}
/*main_03*/
.main_03 {
	width: 1200px;
	margin: 0px auto;
	height: auto;
	margin-top: 20px;
	text-align: left;
}
.main_03_lf {
	float: left;
	width: 816px;
	height: auto;
}
.main_03_lf_li {
	width: 430px;
	margin-right: 18px;
	float: left;
}
.main_03_lf_li:nth-of-type(2) {
	margin-right: 0
}
/*main_03信用服务*/
.main_03_lf_title {
	width: 99%;
	height: 36px;
	background: #FAEDED;
}
.main_03_lf_title>span {
	color: #fff;
	width: 220px;
	display: block;
	text-align: center;
	background: #e22323;
	line-height: 36px;
}
/*main_03行政许可*/
.main_03_xzxk_lm {
	width: 100%;
	height: 72px;	
}
.main_05_dxal_lf span {
	font-size: 24px; color: #2d65a5; font-weight: bold;
	line-height: 72px;
}
/*.js_main_02main{width: 1200px;margin: 0 auto;}
.main_03_xzxk_lm_lf{float: left;width: 100%;padding:7px 9px;height: 36px;cursor:pointer;}
.main_03_xzxk_lm_lf_bottom{border-bottom: 2px solid #ea3e3e;}
.main_03_xzxk_lm_lf span{font-size:18px;display: block;width: 100%;height: 20px;line-height: 20px;padding-left: 10px;color: #000000;}*/
.main_03_xzxk_lm_lf_first span {
	border-left: 5px solid #005392;
	display: block;
	height: 36px;
	padding-left: 20px;
	font-size: 18px;
	line-height: 30px;
}
.main_03_xzxk_lm_lr {
	width: 120px;
	height: 36px;
	float: right;
	line-height: 36px;
	text-align: right;
	padding-right: 10px;
	color: #b1b1b1;
	font-size: 14px;
}
.main_03_xzxk_lm_lr a {
	color: #b1b1b1
}
.main_03_xzxk_lm_lr a:hover {
	color: #c31515;
}
.main_03_xzxk_lb {
	width: 100%;
	min-height: 250px;
	line-height: 35px;
	overflow: hidden
}
.main_03_xzxk_lb>p {
	width: 100%;
	height: 100%;
	line-height: 328px;
	text-align: center;
}
#index-top-list .main_03_xzxk_lb li {
	border-bottom: 1px dotted #b1b1b1;
	height: 35px;
	cursor: pointer;
}
.main_03_xzxk_lb li {
	border-bottom: 1px dotted #b1b1b1;
	height: 41px;
	cursor: pointer;
}
.main_03_xzxk_lb_qz {
	font-size: 40px;
	float: left;
	width: 15px;
	height: 100%
}
.main_03_xzxk_lb_lf {
	width: 310px;
	float: left;
	height: 100%;
	line-height: 40px/*文字不换行*/
}
.main_03_xzxk_lb_lr {
	width: 90px;
	float: right;
	height: 100%;
	line-height: 40px
}
.indexList-lf {
	width: 230px!important;
}
.indexList-lr {
	width: 190px!important;
}
.indexList-lf, .indexList-lr {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*main03信用信息公示*/
.main_03_lr {
	float: right;
	width: 366px;
	height: auto;
}
.main_03_xyxxgs_lm {
	width: 100%;
	height: 72px;
	

}
.main_03_xyxxgs_lm_lf {
	float: left;
	min-width: 150px;
	
	height: 72px;
}
.main_03_xyxxgs_lm_lf span {
	display: block;
	width: 100%;
	font-size: 24px; color: #2d65a5; font-weight: bold;
	line-height: 72px;
}
.main_05_li_03 {
	width: 290px;
	height: auto;
	float: left;
}
.main_03_xyxxgs_lm_lr {
	width: 110px;
	height: 36px;
	float: right;
	line-height: 36px;
	text-align: right;
	padding-right: 10px;
	color: #b1b1b1;
	font-size: 14px;
	margin-top: 20px;
}
.main_03_xyxxgs_lm_lr a,.main_03_xyxxgs_lm_lr span a{
	color: #2d65a5 !important;
}
.main_03_xyxxgs_lm_lr a:hover {
	color: #c31515;
}
.main_03_xyxxgs_lb {
	width: 100%;
	max-height: 495px;
	overflow-y:auto;
}
.main_03_xyxxgs_lb>ul {
	border-bottom: 0;background: #daeefe; border-radius: 8px 0 0 8px;
}

.main_03_xyxxgs_lb::-webkit-scrollbar,.address_box::-webkit-scrollbar{width: 6px;height: 6px;background: #67bdfc;}

/* 滚动槽 */

.main_03_xyxxgs_lb::-webkit-scrollbar-track,.address_box::-webkit-scrollbar-track{

-webkit-box-shadow: inset 0 0 6px rgba(33,68,124,1);

border-radius: 2px;

background: #bedcf2;

}

/* 滚动条滑块 */

.main_03_xyxxgs_lb::-webkit-scrollbar-thumb,.address_box::-webkit-scrollbar-thumb{

border-radius: 2px;

background: #0882dc;

-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.5);

}

.main_03_xyxxgs_lb::-webkit-scrollbar-thumb:window-inactive,.address_box::-webkit-scrollbar-thumb:window-inactive{

background: #8cb2ce;

}

/* 边角 即两个滚动条的交汇处 */

.main_03_xyxxgs_lb::-webkit-scrollbar-corner,.address_box::-webkit-scrollbar-corner{

background: #67bdfc;

border-radius: 3px;

}


.main_03_xyxxgs_lb li {
	
	overflow: hidden; text-align: center;
    width: 50%;  height: 150px; 
    background: #daeefe;
    display: inline-block; float: left;
    border-right: 1px solid #b6dcf7; border-bottom: 1px solid #b6dcf7;

}
.main_03_xyxxgs_lb li a{ display: inline-block; width: 100%;  height: 100%; }
.main_03_xyxxgs_lb li:nth-of-type(2n) {
	border-right: none;
}
.main_03_xyxxgs_lb li:nth-of-type(11) {
	border-bottom: none;
}
.main_03_xyxxgs_lb li:nth-of-type(1) {
	border-top: none;border-radius: 8px 0 0 0;
}
.main_03_xyxxgs_lb li i {
display: inline-block; width: 50px; height: 50px;  margin-top: 30px;
background:url(../images/new_is.png) no-repeat;  background-size: 1000px 100px;
}

.main_03_xyxxgs_lb li:nth-of-type(1) i{background-position: 0 0;}
.main_03_xyxxgs_lb li:nth-of-type(2) i {background-position: -50px 0;}
.main_03_xyxxgs_lb li:nth-of-type(3) i {background-position: -100px 0;}
.main_03_xyxxgs_lb li:nth-of-type(4) i {background-position: -150px 0;}
.main_03_xyxxgs_lb li:nth-of-type(5) i {background-position: -200px 0;}
.main_03_xyxxgs_lb li:nth-of-type(6) i {background-position: -250px 0;}
.main_03_xyxxgs_lb li:nth-of-type(7) i {background-position: -300px 0;}
.main_03_xyxxgs_lb li:nth-of-type(8) i {background-position: -350px 0;}
.main_03_xyxxgs_lb li:nth-of-type(9) i {background-position: -400px 0;}
.main_03_xyxxgs_lb li:nth-of-type(10) i {background-position: -450px 0;}
.main_03_xyxxgs_lb li:nth-of-type(11) i {background-position: -500px 0;}
.main_03_xyxxgs_lb li:nth-of-type(12) i {background-position: -546px 0;}
.main_03_xyxxgs_lb li:nth-of-type(12) span{padding:2px 10px;}

.main_03_xyxxgs_lb li span{ display: block; padding:2px 20px;
  height: 50px; color: #004799; display:flex; line-height: 25px;
justify-content:center; font-size: 16px;
align-items:center;
 }
.main_03_xyxxgs_lb li:hover{ background: #bd2b2f; color: #fff;}
.main_03_xyxxgs_lb li:hover i{background-position-y: -50px;}
.main_03_xyxxgs_lb li:hover span{color: #fff;}


.info_list .left {
	width: calc((100% - 18px) / 2);
	float: left;
}
.info_list .right {
	width: calc((100% - 18px) / 2);
	float: right;
}
.info_list .tab {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.info_list .tab ul {
	height: 52px;

}
.info_list .tab li {
	float: left;
	padding: 0 10px;
	height: 52px;
	line-height: 52px;
	cursor: pointer;
	font-size: 17px;

}
.info_list .tab li.now {
	background: #f2f2f2;color:#2d65a5; position: relative; 
	border-radius: 8px 8px 0 0;
}
.info_list .tab li.now:after {
    content: '';
    position: absolute;
    z-index: 2;
    bottom: 6px;
    left: 50%;
    width: 50px;
    margin-left: -25px;
    height: 5px;
    border-bottom: 5px solid #2d65a5;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
}
.info_list .list ul{ padding: 5px 10px 5px 20px; }
.info_list .list li {
	height: 44px;
	line-height: 44px;
	cursor: pointer;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis; 
	 position: relative; 
	 padding-left: 15px;
}
.info_list .list li:after {
    content: '';
    position: absolute;
    z-index: 2;
    left: 0;
    top: 50%;
    margin-top: -3px;
    background: #666;
    height: 6px;
    width: 6px;
    border-radius: 50%;
   

}


.info_list {
}
.info_list .list {

	position: relative;
	background: #eceff2;
	margin-bottom: 20px;
	border-radius: 0 8px 8px 8px;
}
.title_f {
	border-left: 5px solid #005392;
	font-size: 16px;
	display: block;
	width: 100%;
	height: 26px;
	line-height: 26px;
	padding-left: 10px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: left;
}
.publicity-left-list {
	border-top: 1px solid #bebebe;
	border-left: 1px solid #bebebe;
	margin-bottom: 20px;
}
.publicity-left-list li {
	width: 100%;
	height: 60px;
	text-align: center;
	line-height: 60px;
	border-bottom: 1px solid #bebebe;
	border-right: 1px solid #bebebe;
	color: #333333;
	margin: 0;
}
.publicity-left-list .pubShow-focus2 {
	background: #005392;
	color: #fff;
}
.publicity-left-list .pubShow-focus2 a {
	color: #fff;
}
.content-container {
	position: relative;
	min-height: 427px;
	padding: 30px 0 110px;
	text-align: center;
}
.content-container > span {
	color: #005392;
	font-size: 24px;
	border-bottom: 4px solid #005392;
	font-weight: 500;
}
.content-container .searchBox {
	width: 623px;
	height: 38px;
	margin: 50px auto;
	line-height: 38px;
	text-align: left;
}
.content-container .searchBox input {
	width: 520px;
	display: inline-block;
	height: 100%;
	border: 1px solid #bebebe;
	padding-left: 20px;
	line-height: 38px;
}
 .content-container .searchBox input::-ms-clear {
 display: none;
}
 .content-container .searchBox input::-webkit-input-placeholder {
 color: #999;
}
 .content-container .searchBox input::-moz-placeholder {
 color: #999;
}
 .content-container .searchBox input:-ms-input-placeholder {
 color: #999;
}
.content-container .searchBox input:focus {
	border-color: #00c6ff;
}
.content-container .searchBox > span {
	width: 80px;
	height: 40px;
	background-color: #005392;
	text-align: center;
	font-size: 16px;
	color: #fff;
	vertical-align: top;
	cursor: pointer;
}
.content-container table {
	border-top: 1px solid #fff;
	border-left: 1px solid #bebebe;
}
.content-container table th {
	font-size: 14px;
	color: #fff;
	width: 33%;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background-color: #005392;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #bebebe;
}
.content-container table td {
	width: 33%;
	height: 40px;
	border-right: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
}
.company_name span {
	margin-bottom: 10px;
	color: #2e2825 !important;
	font-size: 16px !important;
	line-height: 36px;
}
.company_messages {
	border-bottom: 1px solid #bebebe;
}
.company_messages span {
	color: #a7a7a7;
	padding-right: 20px;
	line-height: 36px;
}
.sgs_list {
	margin-top: 50px;
}
.sgs_list li {
	width: 130px;
	margin: 0 10px 20px;
	display: inline-block;
	border: 1px #005392 solid;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.list_more {
	height: 40px;
	line-height: 40px;
	text-align: center;
	position: absolute;
	top: -47px;
    right: -4px;
    font-size: 16px;
}
.list_more a {
	color: #5e5e5e;
}
.list_more a i{ display: inline-block; width: 20px; height: 20px; vertical-align: middle; margin-bottom: 3px;
background:url(../images/t_r01.png) no-repeat;  background-size: 20px 20px;
  }
/*省市一体化信用报告*/
.ythxybg_left{width: 230px;float: left;display: none;}
.ythxybg_right{width: 1200px;float: right;}
.member-nav li {
	height: 50px;
	line-height: 50px;
	margin-bottom: 0;/* text-align: center; */
}
.member-nav li a{border-left: 2px #005392 solid;padding-left: 10px;}

.member-child {
	padding-top: 20px;
	color: #d7d7d7;
	font-size: 18px;
}
.member-text,.member-child,#t_company {display: none;}
.member-text table {
	color: #1a1a1a;
	font-size: 18px;
	width: 100%;
}
.member-text table td {
	line-height: 44px;
}
.member-text .s-p {
	color: #646464;
	text-align: center;
}
.member-text .hyzb {
	color: #1d6ba7;
}
#t_report {
	border: 1px solid #ccc;
	width: 100%;
	max-width: 100%;
	background-color: transparent;
	border-spacing: 0;
	border-collapse: collapse;
	font-size: 18px;
}
#t_report thead {
	background-color: #ABD1EF;
	color: #333;
}
#t_report tr {
	cursor: pointer;
}
#t_report th {
	border-top: 0;
	border-bottom-width: 2px;
	border: 1px solid #ccc;
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: middle!important;
	text-align: center!important;
}
#t_report tr td {
	cursor: pointer;
	text-align: center;
	border: 1px solid #ccc;
}
#t_report td {
	height: 30px;
	line-height: 30px;
	padding: 10px 5px;
}
#t_log {
	font-size: 14px;
	border: 1px solid #ccc;
	width: 100%;
	max-width: 100%;
	background-color: transparent;
	border-spacing: 0;
	border-collapse: collapse;
}
#t_log thead {
	background-color: #ABD1EF;
	color: #333;
}
#t_log tr {
	cursor: pointer;
}
#t_log th {
	border-top: 0;
	border-bottom-width: 2px;
	border: 1px solid #ccc;
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: middle!important;
	text-align: center!important;
}
#t_log tr td {
	cursor: pointer;
	text-align: center;
	border: 1px solid #ccc;
}
#t_log td {
	height: 30px;
	line-height: 30px;
	padding: 0 5px;
}
   /*申请报告*/
    .d_modify{
        display: block;
        position: absolute;
        top: 55%;
        left: calc((100% - 500px) / 2);
        border: solid 1px #efd1d1;
        height: 250px;
        width: 500px;
        background-color: #fff;
    }

    .d_modify_t{
        height: 60px;
        padding-top:20px;
        text-align: center;
        font-size: 18px;
        font-weight: bold;
        color: red;
    }

    .d_modify_t_t{
        height: 130px;
        padding-top: 10px;
        text-align: center;
        font-size: 18px;
        padding-left: 20px;
        padding-right: 20px;
        font-weight: bold;
        color: #3c90d9;
        line-height: 1.8;
    }

    .d_modify_t_t_1{
        height: 130px;
        padding-top:20px;
        text-align: center;
        font-size: 18px;
        font-weight: bold;
        color: red;
        text-decoration: underline;
    }



    #oldPwd{
        width: calc(100% - 10px);
        height: 30px;
        border: solid 1px #efd1d1;
        padding-left: 10px;
    }

    #newPwd{
        width: calc(100% - 10px);
        height: 30px;
        border: solid 1px #efd1d1;
        padding-left: 10px;
    }

    #newPwdConfirm{
        width: calc(100% - 10px);
        height: 30px;
        border: solid 1px #efd1d1;
        padding-left: 10px;
    }

    .d_line_b{
        width: 100%;
        height: 30px;
        padding-bottom: 20px;
        text-align: center;
    }

    #m_cancel{
        background-color: #ccc;
        color: #FFF;
        border: none;
        padding: 10px 32px;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        font-size: 13px;
    }

    #m_define{
        background-color: #ef6969;
        border: none;
        color: white;
        padding: 10px 32px;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        font-size: 13px;
        margin-right: 60px;
    }
.table-bordered,#t_company > thead > tr > th, .table-bordered,#t_company > tbody > tr > th, .table-bordered,#t_company > tfoot > tr > th, .table-bordered,#t_company > thead > tr > td, .table-bordered,#t_company > tbody > tr > td, .table-bordered,#t_company > tfoot > tr > td {
    border: 1px solid #ccc;
	padding: 5px;
	text-align: center;
}
#t_company{font-size: 16px;	text-align: center;}
#farenusernameTd a{padding-left: 10px;}
.table-bordered td a{padding-right:10px;color: #005392;text-decoration: underline;}
.top_con {
    background-color: #fff;
    border: 1px solid #ccc;
    margin-top: 30px;
    padding: 20px 40px;
}
.gzjb-title {
    height: 45px;
    position: absolute;
    z-index: 2;
    border-bottom: 2px solid #005392;
    left: 0;
    text-align: center;
    line-height: 45px;
    min-width: 150px;
    font-size: 24px;
}
.con_top{
    width:1200px;
    padding-bottom:0!important;
    /*border-bottom:1px solid #a1a1a1;*/
    /*border-top: 1px solid #a1a1a1;*/
    margin:0 auto;
}
.dis-title {
    font-size: 24px;
    text-align: center;
    color: #005392;
}
.pubShow-type {
    border: 1px solid #ccc;
    overflow: hidden;
}
.center_title {
    border-bottom: 2px solid #b1b1b1;
    position: relative;
    height: 47px;
    font-size: 24px;
}
#applayInfo {
    margin-top: 30px;
}
.btn-danger {
    color: #fff;
    background-color: #005392;
    border-color: #005392;
}
.btn-width-2 {
    width: 200px;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.reportBtn {
    text-align: center;
}
.reportList-top #applayInfo{border-top: 1px solid #ccc;border-left: 1px solid #ccc;text-align: left;margin-bottom: 20px;}
.reportList-top table td{border-right: 1px solid #ccc;border-bottom: 1px solid #ccc;padding:10px 5px;}